home *** CD-ROM | disk | FTP | other *** search
/ Architecture: Form, Space & Order (3rd Edition) / Architecture.iso / swfs / m1_s4.swf / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-05-03  |  51 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("1");
  3.    play();
  4. }
  5.